.inbox .img1{
	display:inline-block;
	height:25px;
	margin-top:5px;
}
.inbox .p1{
	display:inline-block;
	font-size:24px;
	font-weight:900;
	color:#1a64b0;
	letter-spacing:-0.03em;
	vertical-align:top;
	text-transform:uppercase;
}
.inbox .p2{
	font-size:18px;
	line-height:28px;
	font-weight:400;
	color:#bebebe;
	letter-spacing:-0.03em;
}
.inbox_e .p2{word-break:break-word;}
.inbox .box1{
	position:relative;
	margin-top:-30px;
	width:100%;
	height:352px;
	background-image:url(../images/con_pic12.png);
	background-position:30% 50%;
	background-repeat:no-repeat;
}
.inbox .box1 .p3{
	position:absolute;
	display:inline-block;
	font-size:21px;
	font-weight:700;
	letter-spacing:-0.03em;
	text-transform:uppercase;
}
.inbox .box1 .p3_1{color:#1d66b1; top:82px; left:36%;}
.inbox .box1 .p3_2{color:#c69dd3; top:170px; right:32%;}
.inbox .box1 .p3_3{color:#d2995d; top:260px; left:35%;}
.inbox .box1 .p4{
	position:absolute;
	display:inline-block;
	font-size:16px;
	font-weight:400;
	letter-spacing:-0.03em;
	text-transform:uppercase;
}

.inbox .box1 .p4 span{font-weight:600}
.inbox .box1 .p4_1{color:#1d66b1; top:18px; right:34%;}
.inbox_e .box1 .p4_1{right:18%;}
.inbox .box1 .p4_2{color:#c69dd3; top:190px; right:8%;}
.inbox_e .box1 .p4_2{top:267px;}
.inbox .box1 .p4_3{color:#d2995d; top:282px; left:15%;}
.inbox_e .box1 .p4_3{top:356px; left:11%;}
.inbox .box1 .p5{
	position:absolute;
	display:inline-block;
	font-size:14px;
	line-height:20px;
	font-weight:300;
	letter-spacing:-0.03em;
	text-transform:uppercase;
	color:#333;
}
.inbox .box1 .p5_1{top:44px; right:6%;}
.inbox_e .box1 .p5_1{right:10%;}
.inbox .box1 .p5_2{top:210px; right:1%;}
.inbox_e .box1 .p5_2{top:181px; right:3.5%;}
.inbox .box1 .p5_3{top:306px; left:5%; text-align:right}
.inbox_e .box1 .p5_3{left:11%;}
.inbox .box2{
	border:1px solid #ebebeb;
	border-radius:8px;
	padding:45px 40px;
}
.inbox .box2 .table2{width:100%;}
.inbox .box2 .table2 th{padding:6px 0;}
.inbox .box2 .table2 td hr{
	border-bottom:1px dashed #bebebe;
	background-color:transparent;
	height:0;
}
.inbox .box2 .table2 .p6{
	margin:0 auto;
	background-color:#1d66b1;
	width:86px;
	height:86px;
	border-radius:43px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}
.inbox .box2 .table2 .p6_1{padding:0 0 7px 3px;}
.inbox .box2 .table2 .p6_2{padding:0 0 0px 0;}
.inbox .box2 .table2 .p6_3{padding:0 0 3px 0;}
.inbox .box2 .table2 .p6_4{padding:0 0 5px 0;}
.inbox .box2 .table2 .p6_5{padding:0 0 3px 0;}
.inbox .box2 .table2 .p6_6{padding:0 0 5px 0;}
.inbox .box2 .table2 .p7{
	padding-left:30px;
	color:#1d66b1;
	font-size:16px;
	font-weight:400;
}
.inbox_e .box2 .table2 .p7{font-size:18px; font-weight:bold;}
.inbox .box2 .table2 .p8{
	padding-left:30px;
	margin-top:10px;
	color:#333;
	font-size:14px;
	font-weight:300;
}
.inbox_e .box2 .table2 .p8{word-break:break-word;}

/* Until Nexus 6P standview(435*773) */
@media only screen and (max-width:435px){
	.inbox .box1{
		width:300px;
		background-size:432px;
		background-position:right;
	}
	.inbox .box1 .p3_1{top:28%; left:17%;}
	.inbox .box1 .p3_2{top:50%; right:13%;}
	.inbox .box1 .p3_3{top:72%; left:14%;}
	.inbox .box1 .p4_1{top:10%; right:19%;}
	.inbox .box1 .p4_2{top:74%; right:0%;}
	.inbox .box1 .p4_3{top:96%; left:10%;}
	.inbox .box1 .p5{font-size:10px !important; line-height:15px;}
	.inbox .box1 .p5_1{top:-0%; right:20%; text-align:right !important;}
	.inbox .box1 .p5_2{top:79%; right:-2%;}
	.inbox .box1 .p5_3{top:101%; left:10%; text-align:left !important;}
	
	.inbox_e .box1 .p4_1{right:12%;}
	.inbox_e .box1 .p4_2{top:73%; right:-1%;}
	.inbox_e .box1 .p4_3{top:97%; left:0%;}
	.inbox_e .box1 .p5_1{right:17%;}
	.inbox_e .box1 .p5_2{top:81%; right:8%;}
	.inbox_e .box1 .p5_3{top:105%; left:0%;}
}

/* untill iPhone 5's wideview(320*568) */
@media only screen and (max-width:567px) and (min-width:436px){
}
/* untill iPad's standview(768*1024) */
@media only screen and (max-width:773px) and (min-width:568px){
	.inbox .box1 .p3_1{top:25%; left:43%;}
	.inbox .box1 .p3_2{top:50%; right:11%;}
	.inbox .box1 .p3_3{top:75%; left:41%;}
	.inbox .box1 .p4_1{top:6%; right:15%;}
	.inbox_e .box1 .p4_1{right:-4%;}
	.inbox .box1 .p4_2{top:78%; right:2%;}
	.inbox_e .box1 .p4_2{right:-20%;}
	.inbox .box1 .p4_3{top:81%; left:10%;}
	.inbox_e .box1 .p4_3{left:-18%;}
	.inbox .box1 .p5_1{top:12%; right:-23%;}
	.inbox_e .box1 .p5_1{right:-18%;}
	.inbox .box1 .p5_2{top:84%; right:-9%;}
	.inbox_e .box1 .p5_2{right:1%;}
	.inbox .box1 .p5_3{top:87%; left:-3%;}
	.inbox_e .box1 .p5_3{left:3%;}
}

/* For Mobile Common Style */
@media only screen and (max-width: 773px) {
	.inbox .box1{
		margin:0 auto;
		max-width:491px;
	}
	.inbox .img1{height:19px;}
	.inbox .p1{font-size:20px;}
	.inbox .p2{font-size:16px; line-height:20px;}
	.inbox .box1 .p3{font-size:15px;}
	.inbox .box1 .p4{font-size:14px;}
	.inbox_e .box1 .p4{font-size:13px;}
	.inbox .box1 .p5{font-size:12px;}

	.inbox .box2{padding:20px 15px;}
	.inbox .box2 .table2 .p8{line-height:16px;}
}

@media only screen and (min-width: 768px) {
	.inbox_e .box1 .p4 br{display:none;}
}

/* Only PC view Style */
@media only screen and (min-width: 774px) {
}


/* IE 8 */
	.old_ie .inbox .box2 .table2 th p{padding-top:20px}
	.old_ie .inbox .box1 .p4,
	.old_ie .inbox .box2 .table2 .p7{font-weight:bold;}
	.old_ie .inbox .box1 .p4_1{right:32%;}
	.old_ie .inbox .box1 .p4_2{right:4%;}
	.old_ie .inbox .box1 .p4_3{left:11%;}
	.old_ie .inbox .box1 .p5_1{right:1%;}
	.old_ie .inbox .box1 .p5_2{right:-2%;}
	.old_ie .inbox .box1 .p5_3{left:1%;}
	.old_ie .inbox .box2 .table2 .p8{letter-spacing:-0.05em;}